14 lines
125 B
Text
14 lines
125 B
Text
# Wildcard patterns.
|
|
*.swp
|
|
nimcache/
|
|
*.db*
|
|
|
|
# Specific paths
|
|
/createdb
|
|
/forum
|
|
/nimforum.db
|
|
|
|
# Binaries
|
|
forum
|
|
createdb
|
|
editdb
|