mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-16 02:56:09 -04:00
GCC object files and ClassiCube binary added to git ignore list
This commit is contained in:
parent
226b2a1790
commit
16310907dc
6
.gitignore
vendored
6
.gitignore
vendored
@ -29,8 +29,12 @@ bld/
|
|||||||
[sS]rc/texturecache
|
[sS]rc/texturecache
|
||||||
[sS]rc/logs
|
[sS]rc/logs
|
||||||
[sS]rc/options.txt
|
[sS]rc/options.txt
|
||||||
|
[sS]rc/ClassiCube
|
||||||
[sS]rc/screenshots
|
[sS]rc/screenshots
|
||||||
|
|
||||||
|
#GCC object files
|
||||||
|
*.o
|
||||||
|
|
||||||
# Roslyn cache directories
|
# Roslyn cache directories
|
||||||
*.ide/
|
*.ide/
|
||||||
|
|
||||||
@ -138,7 +142,7 @@ publish/
|
|||||||
# Publish Web Output
|
# Publish Web Output
|
||||||
*.[Pp]ublish.xml
|
*.[Pp]ublish.xml
|
||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
# TODO: Comment the next line if you want to checkin your web deploy settings
|
# TODO: Comment the next line if you want to checkin your web deploy settings
|
||||||
# but database connection strings (with potential passwords) will be unencrypted
|
# but database connection strings (with potential passwords) will be unencrypted
|
||||||
*.pubxml
|
*.pubxml
|
||||||
*.publishproj
|
*.publishproj
|
||||||
|
Loading…
x
Reference in New Issue
Block a user