.gitignore the /src directory
This commit is contained in:
parent
f155f40f2c
commit
8325fbb2f5
|
@ -1,5 +1,6 @@
|
|||
/bin
|
||||
/local
|
||||
/pkg
|
||||
/src
|
||||
/website/.sass-cache
|
||||
/website/build
|
||||
|
|
Loading…
Reference in New Issue