nimforum/.gitignore
Hans Raaf 3455388197 Added binaries to ignored files for convenience
I often add recursive or by wildcard. This way the binaries will not end
up in the commits.
2015-02-15 12:58:15 +01:00

14 lines
124 B
Text

# Wildcard patterns.
*.swp
nimcache/
*.db
# Specific paths
/createdb
/forum
/nimforum.db
# Binaries
forum
createdb
editdb