Skip to content
Snippets Groups Projects
Commit eee8c03b authored by Julian's avatar Julian
Browse files

Add yarn files to .gitignore

parent f52b9ea4
No related branches found
No related tags found
1 merge request!4Resolve "Node control files in example project"
...@@ -141,6 +141,8 @@ cython_debug/ ...@@ -141,6 +141,8 @@ cython_debug/
# Nodejs/Yarn stuff # Nodejs/Yarn stuff
node_modules/ node_modules/
example/package.json
example/yarn.lock
# IDE specific stuff # IDE specific stuff
.idea/ .idea/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment