Commit 1b1c0907e2324817ccc3683c8de24650c74f5d3a

Authored by Antoine Goutenoir
1 parent 5e995dfe
Exists in master

Ignore the generated files, in the end.

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -5,6 +5,10 @@
5 5  
6 6 .env
7 7  
  8 +# Assets compiled by|for prod
  9 +public/css/common.css
  10 +public/js/common.js
  11 +
8 12 # Packages
9 13 *.egg
10 14 *.egg-info
... ...