Files
neocomm/.gitignore

10 lines
106 B
Plaintext

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