diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..1ffd74082 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +nbproject diff --git a/app/controllers/.gitignore b/app/controllers/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/controllers/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/app/models/.gitignore b/app/models/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/models/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/app/views/.gitignore b/app/views/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/views/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/app/views/main/.gitignore b/app/views/main/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/views/main/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/app/views/promomailer/.gitignore b/app/views/promomailer/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/views/promomailer/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/app/views/search/.gitignore b/app/views/search/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/app/views/search/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/config/.gitignore b/config/.gitignore new file mode 100644 index 000000000..cfe7f3be5 --- /dev/null +++ b/config/.gitignore @@ -0,0 +1,2 @@ +.*.sw* +database.yml diff --git a/config/environments/.gitignore b/config/environments/.gitignore new file mode 100644 index 000000000..726c3caba --- /dev/null +++ b/config/environments/.gitignore @@ -0,0 +1 @@ +.*.sw* diff --git a/db/.gitignore b/db/.gitignore new file mode 100644 index 000000000..606158399 --- /dev/null +++ b/db/.gitignore @@ -0,0 +1 @@ +*.sqlite3 diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/log/.gitignore @@ -0,0 +1 @@ +* diff --git a/public/.gitignore b/public/.gitignore new file mode 100644 index 000000000..952052069 --- /dev/null +++ b/public/.gitignore @@ -0,0 +1,3 @@ +developer.html +index.html +developer2 diff --git a/tmp/cache/.gitignore b/tmp/cache/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/tmp/cache/.gitignore @@ -0,0 +1 @@ +* diff --git a/tmp/cache/_descriptions/.gitignore b/tmp/cache/_descriptions/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/tmp/cache/_descriptions/.gitignore @@ -0,0 +1 @@ +* diff --git a/tmp/cache/_searchresults/.gitignore b/tmp/cache/_searchresults/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/tmp/cache/_searchresults/.gitignore @@ -0,0 +1 @@ +* diff --git a/tmp/sessions/.gitignore b/tmp/sessions/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/tmp/sessions/.gitignore @@ -0,0 +1 @@ +* diff --git a/tmp/sockets/.gitignore b/tmp/sockets/.gitignore new file mode 100644 index 000000000..72e8ffc0d --- /dev/null +++ b/tmp/sockets/.gitignore @@ -0,0 +1 @@ +*