mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
Delete .swp (#12894)
* Delete .swp * updated gitignore to exclude temp vim files
This commit is contained in:
committed by
Nabin Hait
parent
bb821ec2af
commit
ab70b53948
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,3 +8,6 @@ latest_updates.json
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
dist/
|
dist/
|
||||||
erpnext/docs/current
|
erpnext/docs/current
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user