aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-03-21chore: update ignores for NixSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-20we want to make links!Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-03-14Merge pull request #934 from heftymouse/developSefa Eyeoglu
2023-03-14Add visual studio files to gitignoreNikhil B
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com>
2023-03-14feat(nix): add pre-commit-hooks.nixSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14feat(nix): add devShellSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-05fix: add missing newlineSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-26Add a snapcraft.yml for building SnapsPiper McCorkle
The included snapcraft.yml can be used to build a Snap (the application format used by Canonical's modern package manager) out of Prism. If the project wants in the future, Prism can publish these Snaps to the Snap Store so the Prism Launcher can be installed through the Ubuntu Software app on vanilla Ubuntu. I haven't registered the Snap name, so it's currently free for anyone to reserve. I'd suggest that a Prism developer register the name prismlauncher at https://snapcraft.io/register-snap to ensure the name belongs to the project, even if there are no plans of setting up CI to publish snaps in the short term. I have also modified JavaUtils.cpp to be able to autodetect the Java versions included in the Snap, and added "*.snap" to the .gitignore so the compiled Snap isn't accidentally committed to the repository. Signed-off-by: Piper McCorkle <contact@piperswe.me>
2022-05-23add a .clang-formatRyan Cao
2022-05-08gitignore stuffRyan Cao
2022-03-28😢 fix bullydada513
2022-03-27more flatpak fixesdada513
2022-01-31pkgs: remove debian packaging from repodada513
2022-01-09add nix result path to .gitignoreMustafa Çalışkan
2022-01-03change up deb packagingdada513
2021-12-28Flatpak & Debian Packaging (#4)dada513
Flatpak & Debian packages
2021-12-20Move MSA Client ID to the same place as the othersLenny McLennington
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory.
2021-12-10NOISSUE Ignore Install DirectoryOwen Wang
2021-11-06NOISSUE Exclude run directoryJanrupf
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-08-27NOISSUE introduce the concept of secrets static libraryPetr Mrázek
2021-07-22Added total playtimeLeland Liu
2019-09-26NOISSUE remove some dead thingsPetr Mrázek
2018-11-12NOISSUE Ignore stuff from CLionjanrupf
2014-03-07Add project files I use to gitignore.robotbrain
Its easier than opening a new pr for it. :P
2014-01-17Improve Console window output.Orochimarufan
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
2014-01-02Added .DS_Store to .gitignore.Noah Mayr
2013-12-02Unit testingJan Dalheimer
2013-11-13Added YouCompleteMe config to .gitignoreAndrew
2013-11-11Added vim *.swp files to .gitignoreAndrew
2013-09-23Ignore KDE dir metadata filesPetr Mrázek
2013-08-14Working on legacy support, incomplete.Petr Mrázek
2013-01-25Add .user files to gitignore and remove deleted files from CMakeLists.Andrew
2013-01-11CMake build system, big pile of libs: bspatch, quazip, java, the launcherPetr Mrázek
2013-01-09Initial commitAndrew