diff options
author | Unknwon <u@gogs.io> | 2015-08-28 10:44:04 +0200 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-28 10:44:04 +0200 |
commit | 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 (patch) | |
tree | 3b55f109f957c54890972d533af435d3a3ed8e96 /conf/gitignore/Opa | |
parent | #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol (diff) | |
download | forgejo-46bee50e45ef8f3e9f3727649fa24d50bb2fc782.tar.xz forgejo-46bee50e45ef8f3e9f3727649fa24d50bb2fc782.zip |
complate list of gitignores and licenses
Diffstat (limited to 'conf/gitignore/Opa')
-rw-r--r-- | conf/gitignore/Opa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/gitignore/Opa b/conf/gitignore/Opa new file mode 100644 index 0000000000..74c6219ced --- /dev/null +++ b/conf/gitignore/Opa @@ -0,0 +1,13 @@ +_build +_tracks + +opa-debug-js + +*.opp +*.opx +*.opx.broken +*.dump +*.api +*.api-txt +*.exe +*.log |