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