v 1.3.2
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,6 +1,12 @@
|
||||
config/config.php
|
||||
prototypes/
|
||||
|
||||
# PhpStorm
|
||||
.idea/
|
||||
*.iws
|
||||
.idea_modules/
|
||||
|
||||
|
||||
# Created by https://www.gitignore.io/api/windows,osx,linux
|
||||
|
||||
### Windows ###
|
||||
@ -29,6 +35,9 @@ $RECYCLE.BIN/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@ -60,4 +69,4 @@ Temporary Items
|
||||
.directory
|
||||
|
||||
# Linux trash folder which might appear on any partition or disk
|
||||
.Trash-*
|
||||
.Trash-*
|
Reference in New Issue
Block a user