Add .gitignore files

Signed-off-by: Piotr Bocheński <bochenski.piotr@gmail.com>
This commit is contained in:
Piotr Bocheński 2021-09-12 16:46:21 +02:00
parent f60b57bcf7
commit e980e7cb39
No known key found for this signature in database
GPG key ID: CF6C57DF01D2C24C
2 changed files with 12 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# OS
.DS_Store
._*
# IDE
.idea/
.vscode/
.settings/
*.subliime-workspace
*.sublime-project

2
exampleSite/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
public/
resources/