mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-06-06 07:11:54 +00:00
update git ignore file
This commit is contained in:
parent
065d88c71e
commit
71f1f10e2c
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,3 +1,17 @@
|
||||
config.inc.php
|
||||
|
||||
# IntelliJ IDEA
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# Temp files
|
||||
*~
|
||||
*.swp
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
|
||||
|
||||
## Ignore Visual Studio temporary files, build results, and
|
||||
## files generated by popular Visual Studio add-ons.
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user