mirror of
https://github.com/OpenShot/openshot-qt.git
synced 2026-06-08 22:18:12 -07:00
Adding a .gitignore file, and ignoring a few unneeded project related files.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*.DS_Store
|
||||
.idea
|
||||
.settings
|
||||
idea/*
|
||||
@@ -0,0 +1,4 @@
|
||||
*.DS_Store
|
||||
.idea
|
||||
.settings
|
||||
idea/*
|
||||
Reference in New Issue
Block a user