Login
7 branches 0 tags
Ben (Mac) Added a way to run nujel with no StdLib d85e9f3 4 years ago 50 Commits
nujel / .gitignore
# OSX Files
Icon?
.DS_Store
._*
xcuserdata/
*.xcscmblueprint
*.xccheckout
/DerivedData/

# debugging/profiling data
/callgrind.out.*
/vgcore.*
gmon.out

# Executables/Object/Temporary files
/tmp
/nujel
/tools/assets
*.out
*.a
*.lib
*.so
*.o
*.no
*.wd
*.wa
*.wo
*.d
*.deps
*.gch
*.obj
*.dylib
*.exe
*.kate-swp
*.dll
*.core
*.res
*.dSYM
*.tar.xz
*.tar.gz