From 29eefefd3944764ecd42a46f0ce8629f05f9c29f Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sat, 15 Jul 2017 22:51:52 +0000 Subject: [PATCH] Nicer than using exclude in .git --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d898916 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +*~ +*swp +csv/* +js/chosen +js/nouislider +CBDB/ +php-console/ +examples/cert.pem +Connections/local_configurations.php +js/PickMeUp-2.8.0/ +json/shop.php +sql/populate-private.sql +stats/dhhr.php +temp/ +test.php