aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bergman <[email protected]>2012-08-24 02:35:26 -0700
committerMatthew Bergman <[email protected]>2012-08-24 02:35:26 -0700
commit0fb7eb4c2e965164465a32763e4e14a1f9164418 (patch)
tree4306008b6f118737380d0474ed80469f590763a9
parent68afb624cd97404eab9c62976944d62400c9efc2 (diff)
parentf6259d7e339942f227a95f0140391c60e5e6e14a (diff)
downloadfaker-0fb7eb4c2e965164465a32763e4e14a1f9164418.tar.xz
faker-0fb7eb4c2e965164465a32763e4e14a1f9164418.zip
Merge pull request #13 from aratak/gitignore
Add standart gitignore file to repo.
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..0b6837bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+TAGS
+REVISION
+*.tmproj
+*~
+.DS_Store
+.settings
+.project
+.tasks-cache
+.svn
+*DONOTVERSION*
+/nbproject
+/.idea
+lib-cov
+node_modules/
+/npm-debug.log