1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-31 12:17:42 +01:00

Merge branch 'gitignore_for_vim' into fix-3015

This commit is contained in:
Deltik 2018-02-02 10:38:41 -06:00
commit 6df1a18d9f
No known key found for this signature in database
GPG Key ID: 1167C5F9C9897637

4
.gitignore vendored
View File

@ -8,3 +8,7 @@ e107_media/*
e107_system/*
/.settings
e107_core/override
# Ignore Vim swap files
*.swp
*.swo