Skip to content

Commit fbfea41

Browse files
committed
ignore editor backup files and the executable for tests/first_run
1 parent 30a5025 commit fbfea41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
gitly
2+
tests/first_run
23
bin/
34
*.sqlite
45
*.css
@@ -17,3 +18,5 @@ avatars/
1718
.idea
1819

1920
.DS_Store
21+
22+
*~

0 commit comments

Comments
 (0)