Update .gitignore

Uploading files directly through the Files LeftAndMain drops them directly into the assets folder by default. This will help prevent those files accidentally ending up in git.
This commit is contained in:
aNickzz 2017-11-30 22:03:34 +10:30 committed by GitHub
parent 0bf0f44403
commit 2d90647410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

8
assets/.gitignore vendored
View File

@ -1,4 +1,4 @@
# Ignore sensible defaults
/*/
/error-*.html
/_combinedfiles/
/**/*
!.gitignore
!.htaccess
!web.config