Skip to content
Snippets Groups Projects
Commit 969af2aa authored by Leonard Haddad's avatar Leonard Haddad :rocket:
Browse files

Merge branch 'conflicts' into 'master'

Conflicts

See merge request reswp-2020/galaxytrucker!13
parents e849f0ed a9d271a7
No related branches found
No related tags found
No related merge requests found
Showing
with 42 additions and 25 deletions
......@@ -125,3 +125,34 @@ Thumbs.db
!/ios-moe/xcode/*.xcodeproj/xcshareddata
!/ios-moe/xcode/*.xcodeproj/project.pbxproj
/ios-moe/xcode/native/
#==========Gitignore for Documentation==========
#===Ignore LaTeX outputs===
*.aux
*.lof
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
# Versteckte Dateien (aber .gitignore behalten)
.*
!.gitignore
#===Ignore PDF files===
Architekturbeschreibung.pdf
*.out.ps
# Log file
*.log
# Package Files
*.tar.gz
*.synctex.gz
File added
File added
File added
GT_Modulsicht/Gt Model.png

466 KiB

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
File added
File added
File added
File added
#==========Gitignore for Documentation==========
#===Ignore LaTeX outputs===
*.aux
*.lof
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
#===Ignore PDF files===
Architekturbeschreibung.pdf
*.out.ps
# Log file
*.log
# Package Files
*.tar.gz
*.synctex.gz
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment