-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
16 lines (14 loc) · 948 Bytes
/
.gitignore
File metadata and controls
16 lines (14 loc) · 948 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Vim staff #
#############
*~
*.swp
*.swo
*.swn
*.swl
*.swm
*.swj
*.swk
# Mac OS stuff #
################
.DS_Store
.idea