mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-05 16:50:29 +08:00
.gitignore add ".swp"
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.swp
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
@@ -22,4 +23,4 @@ tmpFiles/
|
||||
*.tmp
|
||||
logs/
|
||||
lastupdate.tmp
|
||||
commentsRouter*.go
|
||||
commentsRouter*.go
|
||||
|
Reference in New Issue
Block a user