Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: .gitignore

Issue 2812018: Implement basic infrastructure for cashew daemon. (Closed) Base URL: ssh://gitrw.chromium.org/cashew.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..0673a6b0d561841bd9311558ff95a871be448449
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.o
+src/cashewd
+cashew-*.tar.gz
+Makefile.in
+Makefile
+aclocal.m4
+autom4te.cache/
+config.h.in
+config.h
+config.log
+config.status
+configure
+depcomp
+install-sh
+missing
+stamp-h1
+.deps/
« no previous file with comments | « no previous file | Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698