Update & Move Gitignore
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
#Pictures
|
||||
/curling_stone_logo_template.png
|
||||
/Fotos/
|
||||
|
||||
#Compile-Folders of 'Dokumentation' LaTeX module
|
||||
/Dokumentation/auxil/
|
||||
/Dokumentation/out/
|
||||
|
||||
#Example-Dokumentation-LaTeX Documentation
|
||||
/Dokumentation.tex
|
||||
|
||||
#Compile-Folders of 'Storyboard' LaTeX module
|
||||
/Storyboard/auxil/
|
||||
/Storyboard/out/
|
||||
|
||||
#Example-Documentation from Kai
|
||||
/ePortfolio_Kai_Zuberbühler.docx
|
||||
/storyboard_Kai_Zuberbühler.docx
|
||||
24
.idea/.gitignore
generated
vendored
24
.idea/.gitignore
generated
vendored
@@ -1,24 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
# LaTeX Dokumentation Module
|
||||
/Dokumentation/auxil
|
||||
/Dokumentation/out
|
||||
|
||||
# LaTeX Storyboard Module
|
||||
/Storyboard/auxil
|
||||
/Storyboard/out
|
||||
|
||||
# Pictures
|
||||
/Fotos/
|
||||
/codeStyles/codeStyleConfig.xml
|
||||
/discord.xml
|
||||
/misc.xml
|
||||
/modules.xml
|
||||
/vcs.xml
|
||||
/workspace-Weltraumpräsident-MC-Hammergeil.xml
|
||||
Reference in New Issue
Block a user