updated gitignore
This commit is contained in:
parent
2f6a3a4391
commit
e67fb83d8f
28
.gitignore
vendored
28
.gitignore
vendored
@ -1,21 +1,7 @@
|
||||
I2_Wortsalat/Start_Mac/wordsalad_initial
|
||||
I2_Wortsalat/Start_Mac/.DS_Store
|
||||
I2_Wortsalat/.DS_Store
|
||||
I2_Wortsalat/Start_Mac/input.o
|
||||
.gitignore
|
||||
I2_Wortsalat/Start_Mac/game.o
|
||||
I2_Wortsalat/Start_Mac/runTests
|
||||
.o
|
||||
.a
|
||||
.idea/editor.xml
|
||||
.idea/vcs.xml
|
||||
.idea/workspace.xml
|
||||
I2_Wortsalat/.idea/editor.xml
|
||||
I2_Wortsalat/.idea/I2_Wortsalat.iml
|
||||
I2_Wortsalat/.idea/modules.xml
|
||||
I2_Wortsalat/Start_Mac/main.o
|
||||
I2_Wortsalat/Start_Mac/.DS_Store
|
||||
I2_Wortsalat/Start_Mac/.DS_Store
|
||||
I2_Wortsalat/Start_Mac/wordsalad
|
||||
I2_Wortsalat/Start_Mac/graphicalGame.o
|
||||
.DS_Store
|
||||
# Alles ignorieren
|
||||
*
|
||||
|
||||
# Ausnahmen: bestimmte Dateitypen in allen Verzeichnissen
|
||||
!**/*.c
|
||||
!**/*.h
|
||||
!**/*Makefile
|
||||
Loading…
x
Reference in New Issue
Block a user