Update.gitignore
This commit is contained in:
parent
14b05ce1c8
commit
702ab229c1
22
.gitignore
vendored
22
.gitignore
vendored
@ -14,24 +14,24 @@
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
# *.so
|
||||
# *.dylib
|
||||
# *.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
# *.lai
|
||||
# *.la
|
||||
# *.a
|
||||
# *.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
*.ipa
|
||||
# *.exe
|
||||
# *.out
|
||||
# *.app
|
||||
# *.ipa
|
||||
|
||||
# These project files can be generated by the engine
|
||||
*.xcodeproj
|
||||
|
Loading…
x
Reference in New Issue
Block a user