Add deleted/* (from GITFNS) to .gitignore (#2556)
* Add deleted/* (from GITFNS) to .gitignore * OK, I changed it to **
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -43,6 +43,9 @@ loadups/gitinfo
|
||||
*.sysout
|
||||
*.SYSOUT
|
||||
|
||||
# GITFNS deleted subdirectory
|
||||
deleted/**
|
||||
|
||||
#compiled code -- leave in for now
|
||||
|
||||
# *.lcom
|
||||
|
||||
Reference in New Issue
Block a user