aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-10-28Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64NoisyCoil
2022-10-23Upgraded desktop/{onionshare,tests} to PySide6NoisyCoil
2021-12-19Move desktop code from desktop/src/onionshare to just desktop/onionshareMicah Lee
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build ↵Micah Lee
scripts to properly delete last build
2020-11-08Update release docs to finalize flatpakMicah Lee
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package ↵Micah Lee
script
2020-11-04Write unified release documentation, move licenses into the root, and delete ↵Micah Lee
some unnecessary files from desktop/install
2020-11-03Merge branch '1111_snap' into briefcase-snapMicah Lee
2020-10-15Put tor binaries in desktop app resources, not cli resources, and fix ↵Micah Lee
Windows packaging
2020-10-14Make it work in WindowsMicah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make ↵Micah Lee
modifications so briefcase app will work
2020-08-23Start adding documentation into the source treeMicah Lee
2020-07-05Start making snap package pull from source tree instead of gitMicah Lee
2020-05-07Add include_data_files back to setup call, and ignore built snapsMicah Lee
2019-10-13Gitignore .vscodeMicah Lee
2019-05-06Update macOS build instructionsMicah Lee
2018-05-04Ignore __pycache__ foldersMicah Lee
2018-02-24Add pytest cache to gitignoreMicah Lee
2017-11-20Allow tests to find share folders when building .debMicah Lee
2016-02-12Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX ↵Micah Lee
instructions in BUILD.md.
2015-05-14ignoring source files that get generated in some dev environmentsMicah Lee
2014-08-31Add ctags to gitignoreMason Donahue
2014-06-19OSX version still needs a bit of work, but completely works now (#43)Micah Lee
2014-06-10starting OSX packagingMicah Lee
2014-05-24replacing gitignore with one that is less problematicMicah Lee
2014-05-24un-ignore binMicah Lee
2014-05-23Refactored onionshareHenrique Pereira
Packaged, refactored the main function, added a setup.py, added a better .gitignore
2014-05-20ignoring *.pycMicah Lee
2014-05-20ignoring vim swp filesMicah Lee