jankboard/.gitignore

8 lines
163 B
Text
Raw Normal View History

2024-02-21 13:49:39 -08:00
node_modules
2024-02-21 14:19:36 -08:00
dist
2024-02-23 15:12:46 -08:00
.vscode
app/__pycache__/*
2024-02-24 19:07:56 -08:00
# ignore external apps directory, except for the README
app/static/external-apps/*
!app/static/external-apps/README.md