Add '.jit' directory to '.gitignore'.
[CONFIGURATION] * NEW: Add '.jit' directory to '.gitignore'.
This commit is contained in:
parent
74ddac88b8
commit
4956c768f8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -41,6 +41,7 @@ DISABLED*
|
||||||
.info
|
.info
|
||||||
.list
|
.list
|
||||||
.action/
|
.action/
|
||||||
|
.jit/
|
||||||
**/.gitignore
|
**/.gitignore
|
||||||
app/other/MakeWebSite/gambas.sourceforge.net/*/
|
app/other/MakeWebSite/gambas.sourceforge.net/*/
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Reference in a new issue