Files
neocomm/.gitignore

11 lines
117 B
Plaintext

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