You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# docco output directory
|
|
#docs/
|
|
|
|
# local files for remembering stuff
|
|
HISTO
|
|
TODO
|
|
|
|
# temporary files
|
|
.*.swp
|
|
|
|
# object files
|
|
*.o
|
|
*.obj
|
|
|
|
# libraries
|
|
*.so
|
|
*.dll
|
|
*.a
|
|
*.lib
|
|
*.exp
|
|
|
|
# executables
|
|
*.exe
|
|
|
|
# precompiled Lua bytecode files
|
|
*.luac
|
|
|
|
# LuaRocks packages
|
|
*.rock
|
|
|