diff options
author | lshprung <lshprung@yahoo.com> | 2021-09-09 16:55:41 -0700 |
---|---|---|
committer | lshprung <lshprung@yahoo.com> | 2021-09-09 16:55:41 -0700 |
commit | 39be83cf14e6affa6c4c2f978761182afb04b1b9 (patch) | |
tree | 39bb474f167bb6079b6ff799a5ef12ddbeff29bd /.gitignore | |
parent | a5d3151a11f8b6c5257bc4f644220acde0cd1b2a (diff) |
Added --table-name flag, changed name of file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f89bba4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore + +!build_db.plx |