renamed theme and first modifications
This commit is contained in:
30
themes/naej-ananke/.gitignore
vendored
Normal file
30
themes/naej-ananke/.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDEs
|
||||
.buildpath
|
||||
.project
|
||||
.settings/
|
||||
.build/
|
||||
.idea/
|
||||
public/
|
||||
nbproject/
|
||||
|
||||
# Vagrant
|
||||
.vagrant/
|
||||
|
||||
# FE Setup
|
||||
.bin/node_modules/
|
||||
/node_modules/
|
||||
src/node_modules/
|
||||
src/npm-debug.log.*
|
||||
npm-debug.log
|
||||
/npm-debug.log*
|
||||
/dist/
|
||||
/src/client.config.json
|
||||
/styleguide/
|
||||
/docs/
|
||||
|
||||
/junit.xml
|
||||
partials/structure/stylesheet.html
|
Reference in New Issue
Block a user