]> git.ipfire.org Git - thirdparty/babel.git/commit
gitignore: Add temporary editor files 184/head
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Tue, 4 Aug 2015 11:08:26 +0000 (13:08 +0200)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Tue, 4 Aug 2015 11:09:10 +0000 (13:09 +0200)
commit6f6ed17f9920bf513147c8f3218b331395017fc3
tree5f5c11486d9c5ce61d1f8fdf198134e799b0b237
parent4c00689ef53beb516f93806a882ea1f264ab9808
gitignore: Add temporary editor files

.idea stores settings for PyCharm, ~ files are temporary files e.g. used
by gedit. .swp is used by vim. We don't want any of those to be
accidentally committed in the repo.
.gitignore