mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Added *.mo and .idea to .gitignore
This commit is contained in:
parent
91b4ee8984
commit
78fb9b559a
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -8,6 +8,11 @@
|
|||
/build
|
||||
/dist
|
||||
/tags
|
||||
*.mo
|
||||
|
||||
# IDE and editor specific files #
|
||||
#################################
|
||||
.idea
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
|
|
Loading…
Reference in a new issue