We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb90e2 commit 7f916b8Copy full SHA for 7f916b8
.gitignore
@@ -15,17 +15,6 @@ doc
15
# jeweler generated
16
pkg
17
18
-# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
19
-#
20
-# * Create a file at ~/.gitignore
21
-# * Include files you want ignored
22
-# * Run: git config --global core.excludesfile ~/.gitignore
23
24
-# After doing this, these files will be ignored in all your git projects,
25
-# saving you from having to 'pollute' every project you touch with them
26
27
-# Not sure what to needs to be ignored for particular editors/OSes? Here's some ideas to get you started. (Remember, remove the leading # of the line)
28
29
# For MacOS:
30
.DS_Store
31
@@ -39,7 +28,7 @@ pkg
39
#.\#*
40
41
# For vim:
42
-#*.swp
+*.sw*
43
32
44
33
# For redcar:
45
34
.redcar
0 commit comments