diff options
author | dakkar <dakkar@thenautilus.net> | 2011-07-03 12:45:56 +0100 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2011-07-03 12:45:56 +0100 |
commit | 254b0cbf9b3499186a864f62eaa3ac270b2321ac (patch) | |
tree | a6b5af8a7e86debaeda342fdb7b278528f046436 /src/HW/makerbot | |
parent | anime day 4 (diff) | |
download | thenautilus-254b0cbf9b3499186a864f62eaa3ac270b2321ac.tar.gz thenautilus-254b0cbf9b3499186a864f62eaa3ac270b2321ac.tar.bz2 thenautilus-254b0cbf9b3499186a864f62eaa3ac270b2321ac.zip |
ignores everywhere
Diffstat (limited to 'src/HW/makerbot')
-rw-r--r-- | src/HW/makerbot/.gitignore | 2 | ||||
-rw-r--r-- | src/HW/makerbot/arduino-on-gentoo/.gitignore | 2 | ||||
-rw-r--r-- | src/HW/makerbot/cupcake-build/.gitignore | 4 | ||||
-rw-r--r-- | src/HW/makerbot/printed-objects/.gitignore | 4 |
4 files changed, 12 insertions, 0 deletions
diff --git a/src/HW/makerbot/.gitignore b/src/HW/makerbot/.gitignore new file mode 100644 index 0000000..e32c0ae --- /dev/null +++ b/src/HW/makerbot/.gitignore @@ -0,0 +1,2 @@ +document.en.du.xml +document.it.du.xml diff --git a/src/HW/makerbot/arduino-on-gentoo/.gitignore b/src/HW/makerbot/arduino-on-gentoo/.gitignore new file mode 100644 index 0000000..e32c0ae --- /dev/null +++ b/src/HW/makerbot/arduino-on-gentoo/.gitignore @@ -0,0 +1,2 @@ +document.en.du.xml +document.it.du.xml diff --git a/src/HW/makerbot/cupcake-build/.gitignore b/src/HW/makerbot/cupcake-build/.gitignore new file mode 100644 index 0000000..7006443 --- /dev/null +++ b/src/HW/makerbot/cupcake-build/.gitignore @@ -0,0 +1,4 @@ +document.en.du.xml +document.en.rest.txt +document.it.du.xml +document.it.rest.txt diff --git a/src/HW/makerbot/printed-objects/.gitignore b/src/HW/makerbot/printed-objects/.gitignore new file mode 100644 index 0000000..7006443 --- /dev/null +++ b/src/HW/makerbot/printed-objects/.gitignore @@ -0,0 +1,4 @@ +document.en.du.xml +document.en.rest.txt +document.it.du.xml +document.it.rest.txt |