diff options
Diffstat (limited to 'll-database-binding/conf.d/app-templates/.gitignore')
-rw-r--r-- | ll-database-binding/conf.d/app-templates/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ll-database-binding/conf.d/app-templates/.gitignore b/ll-database-binding/conf.d/app-templates/.gitignore new file mode 100644 index 0000000..507c195 --- /dev/null +++ b/ll-database-binding/conf.d/app-templates/.gitignore @@ -0,0 +1,12 @@ +build/ +bower_components/ +node_modules/ +dist.prod/ +CMakeCache.txt +Makefile +*.so +nbproject +.vscode +*.tar.gz +.*.sw* +_book |