mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +01:00
.idea folder ignored
this is required for working with webstorm
This commit is contained in:
parent
4d17b7803e
commit
42bcf4fb0a
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,7 +1,9 @@
|
||||||
|
### Idea ###
|
||||||
|
.idea
|
||||||
|
|
||||||
### Jekyll ###
|
### Jekyll ###
|
||||||
_site/
|
_site/
|
||||||
|
|
||||||
|
|
||||||
### Sass ###
|
### Sass ###
|
||||||
.sass-cache
|
.sass-cache
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue