1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-24 11:17:15 +01:00
monero-gui/.gitignore

37 lines
619 B
Plaintext
Raw Normal View History

*.user
*.user.*
2016-07-27 21:32:33 +02:00
translations/*.qm
2017-01-23 05:57:09 +01:00
build
version.js
2017-11-02 07:53:36 +01:00
# IOS stuff below
moc_*
*.o
*.mak
*.build
*.xcodeproj
monero-wallet-gui_plugin_import.cpp
monero-wallet-gui_qml_plugin_import.cpp
2019-04-03 18:11:25 +02:00
*.qmlc
*.jsc
2020-03-08 16:58:29 +01:00
qml_qmlcache.qrc
2019-06-28 06:48:54 +02:00
### Vim ###
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
2019-12-21 12:16:43 +01:00
*.autosave
2019-06-28 06:48:54 +02:00
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~