Files
neocomm/.gitignore
Nicolás A. Ortega b375439f2a Added documentation.
2017-07-11 19:18:45 +02:00

10 lines
106 B
Plaintext

# Ignore builds
build/*
!build/.keep
# Ignore documentation
doc/*
# Ignore Vim temprary files
*.sw[a-z]