amxmodx/.gitignore

37 lines
418 B
Plaintext
Raw Normal View History

2011-06-29 09:59:58 +04:00
# Binaries
2014-05-04 04:51:07 +04:00
*.dll
*.exe
*.so
2011-06-29 09:59:58 +04:00
# Files generated by Visual Studio
2014-05-04 04:51:07 +04:00
*.aps
*.ncb
*.sdf
*.suo
*.user
2014-05-12 16:14:26 +04:00
*.opensdf
*.opendb
2011-06-29 09:59:58 +04:00
# Build directories
2014-05-04 04:51:07 +04:00
Debug
Release
JITDebug
JITRelease
2014-08-08 13:00:49 +04:00
JITDebugBinLog
JITReleaseBinLog
2011-06-29 09:59:58 +04:00
# Files generated by Mac OS X Finder
2014-05-04 04:51:07 +04:00
.DS_Store
2011-06-29 09:59:58 +04:00
# Files generated by Windows Explorer
2014-05-04 04:51:07 +04:00
Desktop.ini
Thumbs.db
2014-05-17 23:37:15 +04:00
# Build directories
build/
obj-*/
2014-07-27 12:04:17 +04:00
# AMXX plugin build related files
plugins/compile.dat
plugins/compiled/