Skip to content

Commit

Permalink
static: ignore compiled CSS/JS/sourcemaps
Browse files Browse the repository at this point in the history
The default will be to ignore this directory
except for things which have been explicitly added
such as the favicon.ico
  • Loading branch information
acdha committed Apr 24, 2019
1 parent 2296e67 commit fa0a2e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
css
js
sourcemaps

0 comments on commit fa0a2e7

Please sign in to comment.