This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
ITSynOpen/.gitignore

25 lines
188 B
Plaintext
Raw Normal View History

2013-01-19 16:37:09 +01:00
# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
2013-02-04 21:12:28 +01:00
#other
2013-02-08 12:35:49 +01:00
*APIKey.h
*APIKey.php
2013-02-04 21:12:28 +01:00
*~
config.inc.php