aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-01-30 14:37:25 +0300
committerValentin Popov <info@valentineus.link>2020-01-30 14:37:25 +0300
commit0757cbbf4d8c0b362ab47b92f89176bcaf88da13 (patch)
tree4b432dad53d8d41b97f11389f097565e2a5ac9cc /.gitignore
parent314b15c0d484d5f4f1d71f5589e8d667f95be0e2 (diff)
downloadwebos-service-types-0757cbbf4d8c0b362ab47b92f89176bcaf88da13.tar.xz
webos-service-types-0757cbbf4d8c0b362ab47b92f89176bcaf88da13.zip
Initialized project structure
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c2e6fa5..eaeb9cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
### Linux ###
+
*~
# temporary files which can be created if a process still has a handle open of a deleted file
@@ -14,6 +15,7 @@
.nfs*
### macOS ###
+
# General
.DS_Store
.AppleDouble
@@ -42,6 +44,7 @@ Temporary Items
.apdisk
### Node ###
+
# Logs
logs
*.log
@@ -119,9 +122,6 @@ typings/
# nuxt.js build output
.nuxt
-# rollup.js default build output
-dist/
-
# Uncomment the public line if your project uses Gatsby
# https://nextjs.org/blog/next-9-1#public-directory-support
# https://create-react-app.dev/docs/using-the-public-folder/#docsNav
@@ -148,6 +148,7 @@ tmp/
temp/
### VisualStudioCode ###
+
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
@@ -155,10 +156,12 @@ temp/
!.vscode/extensions.json
### VisualStudioCode Patch ###
+
# Ignore all local history of files
.history
### Windows ###
+
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable