removed .directory and added it to gitignore
This commit is contained in:
parent
ae2e46e53f
commit
f6e41dfb1f
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Icon=application-x-project
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
|
|
||||||
deploy
|
deploy
|
||||||
git-deploy
|
git-deploy
|
||||||
|
.directory
|
||||||
|
|
Loading…
Reference in a new issue