3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Exclude all data* paths from gitignore.

This commit is contained in:
CalDescent 2021-08-18 09:59:12 +01:00
parent 2eedafd506
commit cd958398af

2
.gitignore vendored
View File

@ -25,4 +25,4 @@
/run.pid
/run.log
/WindowsInstaller/Install Files/qortal.jar
/data/*
/data*