a list of .gitignore

Related tags

IDE IgnorePro
Overview

IgnorePro

a list of .gitignore for your projects :)

Start ignoring

Our goal is to create some ignore files for most of the modern IDEs and languages. Start a project, copy and code!

Supported langs

  • Java
  • Python
  • Java

Supported IDEs

  • Intellij idea
  • Nodejs
  • Visual studio
  • Visual studio code
You might also like...

The application consists of a web page with a list of some movies. The page allows user interaction through ratings of movies listed in the web app.

The application consists of a web page with a list of some movies. The page allows user interaction through ratings of movies listed in the web app.

DSMovie About the project https://matheus-maia-alvarez-dsmovie.netlify.app/ DSMovie is a full stack web and mobile application built during the Spring

Jul 21, 2022
Comments
  • one lang , few IDEs and frameworks.

    one lang , few IDEs and frameworks.

    File structure

    /
    |
    |-- Java/
    |    |
    |    |-- java.ignore -> Lang basic stuff
    |    |-- master.ignore -> All IDEs
    |    |-- eclipse.ignore
    |    |-- idea.ignore
    |    |-- androidStudio.ignore
    |
    |-- Python/
        |
        |-- python.ignore
        |-- master.ignore
        |-- vscode.ignore
        |-- pycharm.ignore
    
    
    enhancement wontfix 
    opened by akrck02 0
Owner
akrck02
Web developer. Cat lover. Failure? Just try again!
akrck02
In this task, we had to write a MapReduce program to analyze the sentiment of a keyword from a list of comments. This was done using Hadoop HDFS.

All the files have been commented for your ease. Furthermore you may also add further comments if you may. For further queries contact me at : chhxnsh

Hassan Shahzad 5 Aug 14, 2021
null 5 Jan 11, 2022
Add something to Minecraft LAN Server List

DiscoverMe Make a fortune... in Minecraft Server List! 0 dependencies, Java 8 compatible. Usage Example: DiscoverMe.INSTANCE.addEntry(SimpleChatColor.

iceBear 4 Oct 13, 2021
Make a customized list of exercises, create and save workouts, and be led through your routine. This application is currently under development.

HIIT Workout Builder ABOUT This application allows you to create and be led through customized high-intensity interval training (HIIT) sessions. The a

null 1 Nov 28, 2022
NoChatLag fixes lagspikes caused by chat by removing the sender UUID from the chat packet. Please note that this breaks the vanilla client side block list.

NoChatLagServer Fabric Version | Forge Version Downloads: SpigotMC | GitHub Releases NoChatLagServer fixes WEB-5587 by setting the sender-uuid to that

Noah van der Aa 3 Jan 10, 2022
This app is simple and awesome notepad. It is a quick notepad editing experience when writing notes,emails,message,shoppings and to do list.

This app is simple and awesome notepad. It is a quick notepad editing experience when writing notes,emails,message,shoppings and to do list.It is easy to use and enjoy hassle free with pen and paper.

Md Arif Hossain 1 Jan 18, 2022
Sort a word from a word list

WordSorter Sort a word from a word list Preview How to use To run it is simple, first download the file of the program by clicking here. You can run i

null 1 Feb 11, 2022
Linked List - a part of the Collection framework present in java.util package

Linked List is a part of the Collection framework present in java.util package. This class is an implementation of the LinkedList data structure which is a linear data structure where the elements are not stored in contiguous locations and every element is a separate object with a data part and address part

Muhammad Rizki 2 Mar 6, 2022
A list of direct references to classes and interfaces in the Java Language Specification (3d Ed.)

A list of direct references to classes and interfaces in the Java Language Specification (3d Ed.) and a program to compute the indirectly required classes and interfaces

Joshua Bloch 12 Jun 3, 2022