mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-07 14:23:40 +01:00
Merge branch 'gitignore' into 'develop'
gitignore: Vi and emacs temp files See merge request pleroma/pleroma!3345
This commit is contained in:
commit
6b6791f911
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -53,3 +53,7 @@ pleroma.iml
|
||||||
|
|
||||||
# asdf
|
# asdf
|
||||||
.tool-versions
|
.tool-versions
|
||||||
|
|
||||||
|
# Editor temp files
|
||||||
|
/*~
|
||||||
|
/*#
|
Loading…
Reference in a new issue