summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRob Cresswell <robert.cresswell@outlook.com>2016-05-10 15:01:42 +0100
committerRob Cresswell <robert.cresswell@outlook.com>2016-07-14 09:50:27 -0700
commit830746ff6d09fed0417ab488549604f36829d5b0 (patch)
treec663b9f7d874c1032680032682ea16269172768e /.gitignore
parente0fbf69fb156b995547471d71c5c6a7f88989d47 (diff)
downloadxstatic-angular-smart-table-830746ff6d09fed0417ab488549604f36829d5b0.tar.gz
Update Smart-Table to 1.4.131.4.13
This is the latest release for 1.x. Moving to this version for now, will investigate 2.x later Also adds several missing files so that the package is consistent with the other xstatic packages. Change-Id: Icaa3f5099beb66edc4e83feeb2a9d8e3315a8895
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b3085b8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.pyc
+*.sw?
+*.sqlite3
+.DS_STORE
+*.egg-info
+.venv
+.tox
+build
+dist