diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -1,4 +1,6 @@  _site/  .sass-cache/  public/ -*~
\ No newline at end of file +*~ +resources/_gen/ +node_modules/ | 
|  | index : website | |
| The ouroboros.rocks website | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | .gitignore | 4 | 
| @@ -1,4 +1,6 @@  _site/  .sass-cache/  public/ -*~
\ No newline at end of file +*~ +resources/_gen/ +node_modules/ |