naturalcrit/.gitignore
Scott Tolksdorf 9b6f8f7b80 Bootstrapping
2016-06-04 18:00:02 -04:00

17 lines
177 B
Plaintext

# Logs
logs
*.log
#Ignore our built files
build/*
architecture.json
# Ignore sensitive stuff
/config/*
!/config/default.json
node_modules
storage
.idea
*.swp