nucleus/.gitignore
Alexandro Sanchez Bach cca12b2990 Fixed SELF loader issues
2017-10-29 15:27:33 +01:00

66 lines
594 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Visual Studio files
/.vs/
/Backup/
/enc_temp_folder/
/ipch/
/packages/
UpgradeLog.htm
*.aps
*.idc
*.ilk
*.lastcodeanalysissucceeded
*.opendb
*.opensdf
*.pdb
*.pfx
*.ipdb
*.iobj
*.sdf
*.suo
*.user
*.tmp
*.db
# CLion files
/.idea/
# Linux
bin/Nucleus
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
# Adobe Illustrator files
*.eps
# Apitrace
*.trace
# Project objects/libraries
/**/x64/
**/temp/
/libs/