mirror of
https://github.com/QRouland/UTPass.git
synced 2025-07-01 01:32:29 +00:00
Initial Commit : 0.0.1
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
# Builds dirs
|
||||
build*
|
||||
|
||||
# IDE & Devs tools
|
||||
.clickable
|
||||
.idea
|
||||
*.project
|
||||
*.workspace
|
||||
.codelite
|
||||
*.kdev4
|
||||
*swp
|
||||
scripts
|
||||
|
||||
# Third parties ouput dir
|
||||
libs/third/local
|
||||
|
||||
|
||||
# desktop
|
||||
desktop
|
||||
|
||||
# Test (Not Ready yet !)
|
||||
tests
|
Reference in New Issue
Block a user