Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Ignore editor files #6

Merged
merged 1 commit into from
Apr 27, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Ignore editor files
  • Loading branch information
TheCount committed Apr 26, 2017
commit b8c722534a4c819bdc0c8e5c28ad91cad6811fbf
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Editor files
*~
*.sw[op]

# gb-compiled binaries
bin
pkg
Expand Down