mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 02:20:25 +01:00
Updaaaaaaaaaate .gitignore! Argh!
The description was stolen!
This commit is contained in:
parent
216246cf15
commit
7273b4bbb9
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -42,4 +42,20 @@
|
|||
*.sbr
|
||||
*.sdf
|
||||
*.suo
|
||||
*.tlog
|
||||
*.tlog
|
||||
|
||||
# Engine Generated Stuff
|
||||
Sources/Engine/Classes/*.h
|
||||
Sources/Engine/Classes/*.cpp
|
||||
|
||||
# EntitiesMP Generated Stuff
|
||||
Sources/EntitiesMP/*.cpp
|
||||
Sources/EntitiesMP/*.h
|
||||
!Sources/EntitiesMP/Common/*
|
||||
!Sources/EntitiesMP/StdH/*
|
||||
|
||||
# Game Generated Stuff
|
||||
Data/*.bin
|
||||
Data/*.gms
|
||||
Players/*
|
||||
Temp/ConsoleHistory.txt
|
Loading…
Reference in New Issue
Block a user