We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d1297b + c3341f5 commit dd2f52eCopy full SHA for dd2f52e
1 file changed
.gitignore
@@ -1,7 +1,11 @@
1
.idea
2
/nbproject/private/
3
.phplint-cache
4
+
5
+# Vim and patch specific excludes
6
*.swp
7
+*.orig
8
+*.rej
9
10
# macOS-specific things to exclude
11
0 commit comments