projects
/
timetracker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c670915
)
Added .gitignore file for easier development
author
Nik Okuntseff
<support@anuko.com>
Fri, 18 Mar 2016 23:23:15 +0000
(16:23 -0700)
committer
Nik Okuntseff
<support@anuko.com>
Fri, 18 Mar 2016 23:23:15 +0000
(16:23 -0700)
The intention is to clone the repo into development / testing directory and commit from there.
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
265a3d6
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,3
@@
+config.php
+WEB-INF/templates_c/*.php
+