Skip to content

Commit c1b9421

Browse files
committed
Updated gitignore and attributes
1 parent beb3231 commit c1b9421

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/tests export-ignore
22
/.scrutinizar.yml export-ignore
33
/.travis.yml export-ignore
4+
/.gitignore export-ignore
45
/CHANGELOG.md export-ignore
56
/CONTRIBUTING.md export-ignore
67
/LICENSE.md export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ composer.phar
22
composer.lock
33
/vendor/
44
.idea/
5+
*.swp

0 commit comments

Comments
 (0)