mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-12-22 20:32:38 +01:00
add org file in gitignore
This commit is contained in:
parent
50ee071f0e
commit
d7b40c5621
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
/dependencies/
|
/dependencies/
|
||||||
/build/
|
/build/
|
||||||
*~
|
*~
|
||||||
|
*.org
|
||||||
|
|
Loading…
Reference in a new issue