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
|
# Alles ignorieren
|
||||||
I2_Wortsalat/Start_Mac/.DS_Store
|
*
|
||||||
I2_Wortsalat/.DS_Store
|
|
||||||
I2_Wortsalat/Start_Mac/input.o
|
# Ausnahmen: bestimmte Dateitypen in allen Verzeichnissen
|
||||||
.gitignore
|
!**/*.c
|
||||||
I2_Wortsalat/Start_Mac/game.o
|
!**/*.h
|
||||||
I2_Wortsalat/Start_Mac/runTests
|
!**/*Makefile
|
||||||
.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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user